-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Divider disappears after create pipeline #1720
Divider disappears after create pipeline #1720
Conversation
frontend/src/pages/projects/screens/detail/ProjectDetailsComponents.tsx
Outdated
Show resolved
Hide resolved
ed14c90
to
8323422
Compare
65ff91b
to
0e5efb9
Compare
frontend/src/pages/projects/screens/detail/ProjectDetailsComponents.tsx
Outdated
Show resolved
Hide resolved
frontend/src/pages/projects/screens/detail/pipelines/PipelinesList.tsx
Outdated
Show resolved
Hide resolved
deb06e5
to
db8e51f
Compare
30e99a2
to
f67d7a7
Compare
@dpanshug Can you squash the commits? Also, please remove the WIP label in case you're done. |
f67d7a7
to
3d5830f
Compare
@manaswinidas Done 👍 |
frontend/src/pages/projects/screens/detail/data-connections/DataConnectionsList.tsx
Outdated
Show resolved
Hide resolved
frontend/src/pages/projects/screens/detail/data-connections/DataConnectionsList.tsx
Outdated
Show resolved
Hide resolved
3d5830f
to
4032449
Compare
frontend/src/pages/projects/screens/detail/data-connections/DataConnectionsList.tsx
Outdated
Show resolved
Hide resolved
frontend/src/pages/projects/screens/detail/notebooks/NotebookList.tsx
Outdated
Show resolved
Hide resolved
frontend/src/pages/projects/screens/detail/storage/StorageList.tsx
Outdated
Show resolved
Hide resolved
4032449
to
62edea6
Compare
frontend/src/pages/projects/screens/detail/pipelines/PipelinesSection.tsx
Outdated
Show resolved
Hide resolved
62edea6
to
40b612e
Compare
frontend/src/pages/projects/screens/detail/pipelines/PipelinesList.tsx
Outdated
Show resolved
Hide resolved
frontend/src/pages/projects/screens/detail/pipelines/PipelinesList.tsx
Outdated
Show resolved
Hide resolved
40b612e
to
d92d749
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: christianvogt The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Closes: #1681
Description
This will add a divider between Pipelines and Model serving section.
How Has This Been Tested?
Test Impact
No test require because only adding a divider.
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main